Release 10.1A: OpenEdge Deployment:
Managing 4GL Applications


Loading r-code from a standard library

After locating a procedure in a standard library, OpenEdge loads the procedure into local memory.

Figure 6–2 shows the load operation when executing an r-code procedure from a standard library.

Figure 6–2: Loading r-code from a standard library

As shown in Figure 6–2, when a client process accesses an r-code procedure from a standard library, OpenEdge loads the procedure into local memory for that individual client and executes the segments from local memory. OpenEdge does not swap segments to and from the session sort file unless you specify the PROLIB Swap (-pls) startup parameter. By default, OpenEdge reloads segments from the open library in local memory.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095